com.gs.roompanel.entity

ConfReservation

Meeting room reservation entity class.

Supported Products:

GSC357X


Detail

Method

method description
public ConfReservation(); No parameter construction method

Supported Products:

GSC357X

public String getConfStatus(); Get conf status

Return:

String Conf status

Supported Products:

GSC357X

public String getConfStartTime(); Get conf start time

Return:

String Conf start time

Supported Products:

GSC357X

public String getConfEndTime(); Get conf end time

Return:

String Conf end time

Supported Products:

GSC357X


Member & Constant

Member description
private String confStatus Conf status

Supported Products:

GSC357X

private String confStartTime Conf start time

Supported Products:

GSC357X

private String confEndTime Conf end time

Supported Products:

GSC357X